.m2y1a3f86g {
    border-width: 2px;
}

img,
.card-wrap,
.lt0jgtcko7,
.video-wrapper,
.mbr-figure iframe,
.j4zoonqsub iframe,
.slide-content,
.plan,
.hiq26xk7zw,
.o93wogguub {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fbf8f5;
}

body {
    font-family: Inter Tight;
}

.k9pk52vxds {
    font-family: 'Inter Tight', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.k9pk52vxds>.p666p5oaab {
    font-size: 6.25rem;
}

.e52zr8jkj8 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.e52zr8jkj8>.p666p5oaab {
    font-size: 5rem;
}

.hebkvfewge {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.hebkvfewge>.p666p5oaab {
    font-size: 1.5rem;
}

.ir9j4yezae {
    font-family: 'Inter Tight', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.ir9j4yezae>.p666p5oaab {
    font-size: 3.125rem;
}

.ov8mwztcwq {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.ov8mwztcwq>.p666p5oaab {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .k9pk52vxds {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .k9pk52vxds {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .e52zr8jkj8 {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .hebkvfewge {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .ir9j4yezae {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .ov8mwztcwq {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .k9pk52vxds {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .e52zr8jkj8 {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .hebkvfewge {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .ir9j4yezae {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .ov8mwztcwq {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.m2y1a3f86g {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .m2y1a3f86g {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #895737 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.uzsu1rncwb,
.uzsu1rncwb:active {
    background-color: #895737 !important;
    border-color: #895737 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.uzsu1rncwb:hover,
.uzsu1rncwb:focus,
.uzsu1rncwb.focus,
.uzsu1rncwb.faj9wxduuu {
    color: inherit;
    background-color: #ad6e46 !important;
    border-color: #ad6e46 !important;
    box-shadow: none;
}

.uzsu1rncwb.disabled,
.uzsu1rncwb:disabled {
    color: #ffffff !important;
    background-color: #ad6e46 !important;
    border-color: #ad6e46 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #c08552 !important;
    border-color: #c08552 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.faj9wxduuu {
    color: inherit;
    background-color: #ce9f77 !important;
    border-color: #ce9f77 !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #ce9f77 !important;
    border-color: #ce9f77 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.faj9wxduuu {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.faj9wxduuu {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.faj9wxduuu {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.faj9wxduuu {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.faj9wxduuu {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.faj9wxduuu {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #895737;
    color: #895737;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.faj9wxduuu {
    color: #4b301e !important;
    background-color: transparent !important;
    border-color: #4b301e !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #895737 !important;
    border-color: #895737 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #c08552;
    color: #c08552;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.faj9wxduuu {
    color: #895a32 !important;
    background-color: transparent !important;
    border-color: #895a32 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #c08552 !important;
    border-color: #c08552 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.faj9wxduuu {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.faj9wxduuu {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.faj9wxduuu {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.faj9wxduuu {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.faj9wxduuu {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.yqq27h9fqd,
.yqq27h9fqd:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.yqq27h9fqd:hover,
.yqq27h9fqd:focus,
.yqq27h9fqd.focus,
.yqq27h9fqd.faj9wxduuu {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.yqq27h9fqd.disabled,
.yqq27h9fqd:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #895737 !important;
}

.text-secondary {
    color: #c08552 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.r5zo8cjwhz {
    color: #fafafa !important;
}

.uzmmmtqhwg {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.faj9wxduuu {
    color: #40291a !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.faj9wxduuu {
    color: #7e532e !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.faj9wxduuu {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.faj9wxduuu {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.faj9wxduuu {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.faj9wxduuu {
    color: #570f16 !important;
}

a.r5zo8cjwhz:hover,
a.r5zo8cjwhz:focus,
a.r5zo8cjwhz.faj9wxduuu {
    color: #c7c7c7 !important;
}

a.uzmmmtqhwg:hover,
a.uzmmmtqhwg:focus,
a.uzmmmtqhwg.faj9wxduuu {
    color: #000000 !important;
}

a[class*="text-"]:not(.vnw5kl1abp):not(.dropdown-item):not([role]):not(.i3gmhac7z3) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.vnw5kl1abp):not(.dropdown-item):not([role]):not(.i3gmhac7z3):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .vnw5kl1abp.faj9wxduuu {
    color: #895737;
}

.nav-tabs .vnw5kl1abp:not(.faj9wxduuu) {
    color: #232323;
}

.kj666eyyg8 {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.efv2y44zf2 {
    background-color: #ae1e2c;
}

.d7wzh0itr3 .m2y1a3f86g:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.faj9wxduuu .m2y1a3f86g {
    background-color: #895737;
    border-color: #895737;
    color: #ffffff;
}

.mbr-gallery-filter li.faj9wxduuu .m2y1a3f86g:focus {
    box-shadow: none;
}

.nav-tabs .vnw5kl1abp {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #895737;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #c89777;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.fxg94qiw9g {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.fxg94qiw9g>.p666p5oaab {
    font-size: 1.75rem;
}

.fxg94qiw9g:hover,
.fxg94qiw9g:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #895737 !important;
}

.fxg94qiw9g:-webkit-input-placeholder {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.fxg94qiw9g:-webkit-input-placeholder>.p666p5oaab {
    font-size: 1.75rem;
}

blockquote {
    border-color: #895737;
}

/* Forms */
.gmfepfeovk .input-group-btn .m2y1a3f86g {
    border-radius: 100px !important;
}

.gmfepfeovk .input-group-btn .m2y1a3f86g:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.gmfepfeovk .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.gmfepfeovk .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #895737;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #895737;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #895737;
    border-bottom-color: #895737;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #895737 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #c08552 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23895737' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .vazoqlgwtl {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .vazoqlgwtl {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .y6god6lop8 {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .y6god6lop8 {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.s0jow380lq {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.s0jow380lq .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .s0jow380lq .hddrsmso2q {
        transform: scale(0.8);
    }
}

.s0jow380lq .rojq6sg8rq {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.s0jow380lq .rojq6sg8rq img {
    max-width: 100%;
    max-height: 100%;
}

.s0jow380lq .rojq6sg8rq .i3gmhac7z3 {
    line-height: inherit !important;
}

.s0jow380lq .rojq6sg8rq .jeh6jxd63n a {
    outline: none;
}

.s0jow380lq .h5recnw3dv {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.s0jow380lq .h5recnw3dv .vq75bux1j6 {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.s0jow380lq .h5recnw3dv .vq75bux1j6 .vnw5kl1abp {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.s0jow380lq .h5recnw3dv .vq75bux1j6 .vnw5kl1abp:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.s0jow380lq .h5recnw3dv .open .vnw5kl1abp::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .s0jow380lq .h5recnw3dv .open .vnw5kl1abp::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.s0jow380lq .h5recnw3dv .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.s0jow380lq .h5recnw3dv .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .s0jow380lq .h5recnw3dv {
        padding-left: 1.5rem;
    }
}

.s0jow380lq .vnw5kl1abp {
    width: fit-content;
    position: relative;
}

.s0jow380lq .jeh6jxd63n {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .s0jow380lq .jeh6jxd63n {
        padding-left: 0;
    }
}

.s0jow380lq .i3gmhac7z3 {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .s0jow380lq .gr9ft9gcry {
        padding-bottom: 0.5rem;
    }
}

.s0jow380lq .gr9ft9gcry .y99luuuu12.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.s0jow380lq .vazoqlgwtl {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .s0jow380lq .vazoqlgwtl {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .s0jow380lq .vazoqlgwtl {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.s0jow380lq .ydhorium4q {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.s0jow380lq .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.s0jow380lq .vq75bux1j6:focus,
.s0jow380lq .vnw5kl1abp:focus {
    outline: none;
}

.s0jow380lq .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.s0jow380lq .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.s0jow380lq .dropdown .dropdown-menu .dropdown-item .p666p5oaab {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.s0jow380lq .dropdown .dropdown-menu .dropdown-item .p666p5oaab:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.s0jow380lq .collapsed .dropdown-menu .dropdown-item:before {
    display: none;
}

.s0jow380lq .collapsed .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.s0jow380lq .tfruw4cmd4 {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.s0jow380lq .tfruw4cmd4.opened {
    transition: all 0.3s;
}

.s0jow380lq .tfruw4cmd4 .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.s0jow380lq .tfruw4cmd4 .jeh6jxd63n img {
    min-width: 6rem;
    object-fit: cover;
}

.s0jow380lq .tfruw4cmd4 .gykxx314gk {
    z-index: 1;
    justify-content: flex-end;
}

.s0jow380lq .tfruw4cmd4.collapsed {
    justify-content: center;
}

.s0jow380lq .tfruw4cmd4.collapsed .vq75bux1j6 .vnw5kl1abp::before {
    display: none;
}

.s0jow380lq .tfruw4cmd4.collapsed.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .s0jow380lq .tfruw4cmd4.collapsed.opened:not(.navbar-short) .gykxx314gk {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.s0jow380lq .tfruw4cmd4.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.s0jow380lq .tfruw4cmd4.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
}

.s0jow380lq .tfruw4cmd4.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.s0jow380lq .tfruw4cmd4.collapsed ul.h5recnw3dv li {
    margin: auto;
}

.s0jow380lq .tfruw4cmd4.collapsed .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.s0jow380lq .tfruw4cmd4.collapsed .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .s0jow380lq .tfruw4cmd4 {
        min-height: 72px;
    }

    .s0jow380lq .tfruw4cmd4 .jeh6jxd63n img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .s0jow380lq .tfruw4cmd4 .vq75bux1j6 .vnw5kl1abp::before {
        display: none;
    }

    .s0jow380lq .tfruw4cmd4.opened .dropdown-menu {
        top: 0;
    }

    .s0jow380lq .tfruw4cmd4 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .s0jow380lq .tfruw4cmd4 .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .s0jow380lq .tfruw4cmd4 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .s0jow380lq .tfruw4cmd4 .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .s0jow380lq .tfruw4cmd4 .rojq6sg8rq {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .s0jow380lq .tfruw4cmd4 .hddrsmso2q {
        flex-basis: auto;
    }

    .s0jow380lq .tfruw4cmd4 .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.s0jow380lq .tfruw4cmd4.navbar-short .jeh6jxd63n img {
    height: 2rem;
}

.s0jow380lq .dropdown-item.faj9wxduuu,
.s0jow380lq .dropdown-item:active {
    background-color: transparent;
}

.s0jow380lq .pz4q953ya0 .h5recnw3dv .vnw5kl1abp {
    padding: 0;
}

.s0jow380lq .gr9ft9gcry .y99luuuu12.dropdown-toggle {
    margin-right: 1.667em;
}

.s0jow380lq .gr9ft9gcry .y99luuuu12.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.s0jow380lq .tfruw4cmd4.pz4q953ya0 .dropdown .dropdown-menu {
    background: #ffffff;
}

.s0jow380lq .tfruw4cmd4.pz4q953ya0 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.s0jow380lq .tfruw4cmd4 .dropdown.open>.dropdown-menu {
    display: flex;
}

.s0jow380lq ul.h5recnw3dv {
    flex-wrap: wrap;
}

.s0jow380lq .b5l8qepyx1 {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .s0jow380lq .b5l8qepyx1 {
        text-align: left;
    }
}

.s0jow380lq button.hddrsmso2q {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.s0jow380lq button.hddrsmso2q .wq4w5zlwce span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.s0jow380lq button.hddrsmso2q .wq4w5zlwce span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.s0jow380lq button.hddrsmso2q .wq4w5zlwce span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.s0jow380lq button.hddrsmso2q .wq4w5zlwce span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.s0jow380lq button.hddrsmso2q .wq4w5zlwce span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.s0jow380lq nav.opened .wq4w5zlwce span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.s0jow380lq nav.opened .wq4w5zlwce span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.s0jow380lq nav.opened .wq4w5zlwce span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.s0jow380lq nav.opened .wq4w5zlwce span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.s0jow380lq .pzp3ss7g97 {
    padding: 0 1rem;
}

.s0jow380lq a.vnw5kl1abp {
    display: flex;
    align-items: center;
    justify-content: center;
}

.s0jow380lq .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .s0jow380lq .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .s0jow380lq .tfruw4cmd4 {
        height: 70px;
    }

    .s0jow380lq .tfruw4cmd4.opened {
        height: auto;
    }

    .s0jow380lq .vq75bux1j6 .vnw5kl1abp:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.s0jow380lq .tfruw4cmd4 .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.s0jow380lq .tfruw4cmd4 .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.s0jow380lq .tfruw4cmd4 .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.s0jow380lq .tfruw4cmd4 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.s0jow380lq .tfruw4cmd4 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.s0jow380lq .d7wzh0itr3 {
    margin: -0.6rem -0.6rem;
}

.s0jow380lq .hddrsmso2q {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .s0jow380lq .rojq6sg8rq {
        margin-right: auto;
    }

    .s0jow380lq .gykxx314gk {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .s0jow380lq .h5recnw3dv .vq75bux1j6 .vnw5kl1abp::after {
        margin-left: 10px;
    }

    .s0jow380lq .h5recnw3dv .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .s0jow380lq .tfruw4cmd4 .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .s0jow380lq .tfruw4cmd4 .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .s0jow380lq .tfruw4cmd4 .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .s0jow380lq .tfruw4cmd4 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .s0jow380lq .tfruw4cmd4 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .s0jow380lq .tfruw4cmd4 .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .s0jow380lq .tfruw4cmd4 .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .s0jow380lq .gykxx314gk {
        padding: 1rem;
    }
}

.ehr4v0ua1o {
    display: flex;
    background-image: url("photo-1576657767333-0d96209eb29d.jpeg");
}

.ehr4v0ua1o .gmvz3f8a7d {
    background-color: #000000;
    opacity: 0.5;
}

@media (min-width: 768px) {
    .ehr4v0ua1o {
        align-items: flex-end;
    }

    .ehr4v0ua1o .kd8ux32sh0 {
        justify-content: center;
    }

    .ehr4v0ua1o .e6wsnfsulu {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .ehr4v0ua1o .e6wsnfsulu {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .ehr4v0ua1o {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .ehr4v0ua1o .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .ehr4v0ua1o .e6wsnfsulu {
        width: 100%;
    }
}

.ehr4v0ua1o .eea6gxncga,
.ehr4v0ua1o .mbr-section-subtitle {
    text-align: center;
}

.ehr4v0ua1o .blotl9o70t,
.ehr4v0ua1o .d7wzh0itr3 {
    text-align: center;
}

.djfrbwnf0h {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: transparent;
}

.djfrbwnf0h .o93wogguub img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50% !important;
}

.djfrbwnf0h .mbr-fallback-image.disabled {
    display: none;
}

.djfrbwnf0h .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.djfrbwnf0h .o93wogguub {
    background: #ffffff;
    margin-bottom: 0.5rem;
    padding: 2.25rem;
    height: 100%;
    display: flex;
    flex-direction: column;
}

@media (max-width: 767px) {
    .djfrbwnf0h .o93wogguub {
        padding: 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .djfrbwnf0h .o93wogguub {
        padding: 2rem 1.5rem;
        margin-bottom: 0.5rem;
    }
}

.djfrbwnf0h .y7jwpa53d0,
.djfrbwnf0h .ydhorium4q {
    color: #000000;
    text-align: center;
}

.djfrbwnf0h .dd90l9q9f3 {
    max-width: 800px;
}

.djfrbwnf0h .eea6gxncga {
    color: #000000;
}

.djfrbwnf0h .mbr-section-subtitle {
    color: #000000;
}

.djfrbwnf0h .vq17vpmmbv {
    color: #000000;
    text-align: center;
}

.djfrbwnf0h .r0x84d2tu0 {
    display: flex;
    justify-content: center;
}

.djfrbwnf0h .hdisjolj3x {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .djfrbwnf0h .hdisjolj3x {
        margin-bottom: 1rem;
    }
}

.plky7dm9md {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.plky7dm9md .mbr-fallback-image.disabled {
    display: none;
}

.plky7dm9md .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.plky7dm9md .lt0jgtcko7 {
    background: #dab49d;
}

@media (max-width: 767px) {
    .plky7dm9md .lt0jgtcko7 {
        padding: 1.5rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .plky7dm9md .lt0jgtcko7 {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .plky7dm9md .lt0jgtcko7 {
        padding: 4rem;
    }
}

.plky7dm9md .blotl9o70t,
.plky7dm9md .d7wzh0itr3 {
    color: #000000;
}

.plky7dm9md .y7jwpa53d0,
.plky7dm9md .h3bkjkkhyf {
    text-align: center;
    color: #000000;
}

.y40qhq94t6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.y40qhq94t6 .mbr-fallback-image.disabled {
    display: none;
}

.y40qhq94t6 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.y40qhq94t6 p {
    line-height: 1.2;
}

.y40qhq94t6 .m1oa5tsvaf {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 770px;
    max-width: 570px;
}

@media (max-width: 768px) {
    .y40qhq94t6 .m1oa5tsvaf {
        min-width: 70%;
        max-width: initial;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.y40qhq94t6 .v7c6e59sjx,
.y40qhq94t6 .dh5hxtuzxv {
    display: flex;
}

.y40qhq94t6 .usexcnnmrj {
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -1.5rem;
    font-size: 22px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.y40qhq94t6 .usexcnnmrj:disabled {
    cursor: default;
    display: none;
}

.y40qhq94t6 .usexcnnmrj:hover {
    background: #000;
    color: rgba(255, 255, 255, 0.5);
}

.y40qhq94t6 .usexcnnmrj.dh5hxtuzxv {
    left: 0;
    margin-left: 2.5rem;
}

.y40qhq94t6 .usexcnnmrj.v7c6e59sjx {
    right: 0;
    margin-right: 2.5rem;
}

@media (max-width: 768px) {
    .y40qhq94t6 .usexcnnmrj {
        top: auto;
    }
}

.y40qhq94t6 .o93wogguub {
    height: 100%;
}

.y40qhq94t6 .item-menu-overlay {
    border-radius: 2rem;
}

.y40qhq94t6 .frjncdixyl {
    max-width: 600px;
    max-height: 400px;
    margin-bottom: 1.6rem;
    overflow: hidden;
    margin: 0 auto 2rem auto;
}

.y40qhq94t6 .frjncdixyl img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}

@media (max-width: 230px) {
    .y40qhq94t6 .frjncdixyl {
        width: 100%;
        height: auto;
    }
}

.y40qhq94t6 .rreik2jcuz {
    position: relative;
    width: 100%;
}

.y40qhq94t6 .vyhtdcx90a {
    overflow: hidden;
    width: 100%;
}

.y40qhq94t6 .vyhtdcx90a.is-draggable {
    cursor: grab;
}

.y40qhq94t6 .vyhtdcx90a.is-dragging {
    cursor: grabbing;
}

.y40qhq94t6 .tlat39e61r {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.y40qhq94t6 .zfx56fxcva {
    color: #000000;
}

.y40qhq94t6 .yh93q2ie60 {
    color: #000000;
}

.y40qhq94t6 .ff3aa9ohq6 {
    color: #000000;
}

.eshmpicdgb {
    background-image: url("photo-1703052603025-faf40c7d6d86.jpeg");
    overflow: hidden;
}

.cid-v0fgHG3fez {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v0fgHG3fez .gsvx62sdp0:focus,
.cid-v0fgHG3fez span:focus {
    outline: none;
}

.cid-v0fgHG3fez .y6god6lop8 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v0fgHG3fez .dd90l9q9f3 {
    max-width: 800px;
}

.cid-v0fgHG3fez .gsvx62sdp0 {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v0fgHG3fez .gsvx62sdp0 {
        min-height: 45px;
    }
}

.e7ibh46m5o {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.e7ibh46m5o .gsvx62sdp0:focus,
.e7ibh46m5o span:focus {
    outline: none;
}

.e7ibh46m5o .gsvx62sdp0 {
    cursor: pointer;
}

.e7ibh46m5o .ji8lr4xyt6 {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .e7ibh46m5o .ji8lr4xyt6 {
        grid-row-gap: 1rem;
    }
}

.e7ibh46m5o .grid-container-1,
.e7ibh46m5o .grid-container-2,
.e7ibh46m5o .y6j8sg3kay {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .e7ibh46m5o .grid-container-1,
    .e7ibh46m5o .grid-container-2,
    .e7ibh46m5o .y6j8sg3kay {
        gap: 0 1rem;
    }
}

.e7ibh46m5o .eea6gxncga {
    color: #000000;
}

.e7ibh46m5o .blotl9o70t,
.e7ibh46m5o .d7wzh0itr3 {
    color: #000000;
}

.e7ibh46m5o .dd90l9q9f3 {
    max-width: 800px;
}

.e7ibh46m5o .vazoqlgwtl,
.e7ibh46m5o .y6god6lop8 {
    overflow: hidden;
}

.e7ibh46m5o .ji8lr4xyt6 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.e7ibh46m5o .r9xn14dg3b {
    display: flex;
    justify-content: center;
    align-items: center;
}

.e7ibh46m5o .r9xn14dg3b img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .e7ibh46m5o .r9xn14dg3b img {
        min-width: 35vw;
    }
}

.e7ibh46m5o .grid-container-1,
.e7ibh46m5o .grid-container-2,
.e7ibh46m5o .y6j8sg3kay {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.e7ibh46m5o .grid-container-1 {
    align-items: flex-end;
}

.e7ibh46m5o .grid-container-2 {
    align-items: flex-start;
}

.dfyn3lmd9d {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.dfyn3lmd9d .mbr-fallback-image.disabled {
    display: none;
}

.dfyn3lmd9d .o93wogguub {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.dfyn3lmd9d .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dfyn3lmd9d .p666p5oaab {
    display: inline-flex;
    font-size: 2rem;
    color: #d70081;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #ffd7ef;
    height: 80px;
    border-radius: 50%;
}

.dfyn3lmd9d .y7jwpa53d0,
.dfyn3lmd9d .ydhorium4q,
.dfyn3lmd9d .vq17vpmmbv {
    color: #000000;
    text-align: center;
}

.dfyn3lmd9d .dd90l9q9f3 {
    max-width: 800px;
}

.dfyn3lmd9d .eea6gxncga {
    color: #000000;
}

.dfyn3lmd9d .d7wzh0itr3 {
    text-align: center;
}

.dfyn3lmd9d .y7jwpa53d0,
.dfyn3lmd9d .ydhorium4q {
    color: #895737;
}

.dicw0gos2d .mbr-fallback-image.disabled {
    display: none;
}

.dicw0gos2d .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.g39fbisgwm {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.g39fbisgwm .item-subtitle {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.g39fbisgwm img,
.g39fbisgwm .v1ss6euh20 {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.g39fbisgwm .gsvx62sdp0:focus,
.g39fbisgwm span:focus {
    outline: none;
}

.g39fbisgwm .gsvx62sdp0 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .g39fbisgwm .gsvx62sdp0 {
        margin-bottom: 1rem;
    }
}

.g39fbisgwm .o93wogguub {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.g39fbisgwm .eea6gxncga {
    color: #232323;
}

.g39fbisgwm .blotl9o70t,
.g39fbisgwm .d7wzh0itr3 {
    color: #232323;
}

.g39fbisgwm .dohwyzt6sq {
    color: #232323;
}

.g39fbisgwm .dd90l9q9f3 {
    max-width: 800px;
}

.b8oafivveu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.b8oafivveu .blotl9o70t {
    color: #000000;
}

.b8oafivveu .mbr-section-subtitle {
    color: #000000;
}

.b8oafivveu .eea6gxncga {
    color: #000000;
    text-align: center;
}

.b8oafivveu .blotl9o70t,
.b8oafivveu .gsvx62sdp0 .d7wzh0itr3 {
    text-align: left;
}

.b8oafivveu .o93wogguub {
    background: #ffffff;
    margin-bottom: 2rem;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .b8oafivveu .o93wogguub {
        padding: 2rem 1.5rem;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .b8oafivveu .o93wogguub {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

.l45wat2ho2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.l45wat2ho2 .mbr-fallback-image.disabled {
    display: none;
}

.l45wat2ho2 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.l45wat2ho2 .sh7mvjshjt {
    background: #1778f2;
    color: #ffffff;
}

.l45wat2ho2 .sh7mvjshjt:hover {
    background: #0b60cb;
}

.l45wat2ho2 .rm53moekj5 {
    background: #1da1f2;
    color: #ffffff;
}

.l45wat2ho2 .rm53moekj5:hover {
    background: #0c85d0;
}

.l45wat2ho2 .o6xg8goe2w {
    background: #f00075;
    color: #ffffff;
}

.l45wat2ho2 .o6xg8goe2w:hover {
    background: #bd005c;
}

.l45wat2ho2 .wpnce6p8yj {
    background: #000000;
    color: #ffffff;
}

.l45wat2ho2 .wpnce6p8yj:hover {
    background: #000000;
}

.l45wat2ho2 .ydhorium4q {
    display: inline-block;
    font-size: 32px;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.l45wat2ho2 [class^="socicon-"]:before,
.l45wat2ho2 [class*=" socicon-"]:before {
    line-height: 55px;
    padding: 0.6rem;
}

.yf6vw20dfg {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.yf6vw20dfg .gmvz3f8a7d {
    background-color: #ffffff;
    opacity: 0.4;
}

.yf6vw20dfg form .d7wzh0itr3 {
    text-align: center;
    width: 100%;
}

.yf6vw20dfg form .d7wzh0itr3 .m2y1a3f86g {
    display: inline-flex;
}

@media (max-width: 991px) {
    .yf6vw20dfg form .d7wzh0itr3 .m2y1a3f86g {
        width: 100%;
    }
}

.yf6vw20dfg .dd90l9q9f3 {
    max-width: 800px;
}

.nrd9vmv2qn .qfzss9o4dm {
    position: relative;
    height: 800px;
    width: 100%;
}

.nrd9vmv2qn .pnltwj6h20 {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    pointer-events: none;
}

@media (max-width: 991px) {
    .nrd9vmv2qn .pnltwj6h20 {
        position: relative;
        width: 100%;
        height: auto !important;
        flex-direction: column;
    }
}

.nrd9vmv2qn .kd8ux32sh0 {
    margin: 0;
}

@media (max-width: 991px) {
    .nrd9vmv2qn .y6god6lop8 {
        padding: 0;
    }
}

.nrd9vmv2qn ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.nrd9vmv2qn .o93wogguub {
    height: 100%;
    background-color: #ffffff;
    pointer-events: fill;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .nrd9vmv2qn .o93wogguub {
        padding: 1.5rem;
    }
}

@media (max-width: 991px) {
    .nrd9vmv2qn .o93wogguub {
        width: 100%;
        position: relative;
        padding: 2rem;
        border-radius: 0px !important;
    }
}

@media (max-width: 767px) {
    .nrd9vmv2qn .o93wogguub {
        padding: 2rem 1rem;
    }
}

.nrd9vmv2qn .j4zoonqsub {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.nrd9vmv2qn .j4zoonqsub iframe {
    height: 100%;
    width: 100%;
    border-radius: 0px !important;
}

.nrd9vmv2qn .j4zoonqsub [data-state-details] {
    color: #edefeb;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.nrd9vmv2qn .j4zoonqsub[data-state] {
    background: #edefeb;
}

.nrd9vmv2qn .j4zoonqsub[data-state="loading"] [data-state-details] {
    display: none;
}

@media (max-width: 991px) {
    .nrd9vmv2qn .j4zoonqsub {
        position: static;
    }
}

.lu09oq6qwv {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #000000;
}

.lu09oq6qwv .i4vu21bnpx {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.lu09oq6qwv .i4vu21bnpx .x8bkyeexd9 {
    margin: 8px;
}

.lu09oq6qwv .i4vu21bnpx .x8bkyeexd9 a:hover .p666p5oaab,
.lu09oq6qwv .i4vu21bnpx .x8bkyeexd9 a:focus .p666p5oaab {
    background-color: #ffffff;
}

.lu09oq6qwv .i4vu21bnpx .x8bkyeexd9 a .p666p5oaab {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #edefeb;
    color: #000000;
    transition: all 0.3s ease-in-out;
}

.lu09oq6qwv .qtuffnbyk5 {
    width: 100%;
    justify-content: center;
}

.lu09oq6qwv .tu59fqnqyq {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

.lu09oq6qwv .tu59fqnqyq li {
    padding: 0 1rem 1rem 1rem;
}

.lu09oq6qwv .tu59fqnqyq li p {
    margin: 0;
}

.lu09oq6qwv .aoed8gcqof {
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
}

.lu09oq6qwv .eea6gxncga {
    color: #ffffff;
}